| Total Complexity | 43 |
| Dependencies | 4 |
| Dependents | 7 |
| Total lines | 148 |
| Lines of code | 100 |
| Logical lines of code | 58 |
| Comment lines | 11 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| getValue() | 52 | 12 | 24 | |
| keyExists() | 55 | 9 | 18 | |
| getValueByIndex() | 56 | 6 | 20 | |
| unsetValue() | 63 | 5 | 11 | |
| setValue() | 64 | 4 | 9 | |
| arrayValues() | 65 | 3 | 9 | |
| collectionKeys() | 71 | 2 | 6 | |
| isCollectionType() | 78 | 2 | 3 |